From ce1cfee48c2e2d6db6f848a957b6c5015dc7d57b Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Thu, 19 Oct 2017 16:13:47 +0200 Subject: [PATCH] icon-browser: Remove GtkEventBox from .ui file The patch adding scalable icons' info was forward ported too much as-is to master. The event box is both unused and unnecessary here. --- demos/icon-browser/window.ui | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/demos/icon-browser/window.ui b/demos/icon-browser/window.ui index e32e2aa53f..d978909315 100644 --- a/demos/icon-browser/window.ui +++ b/demos/icon-browser/window.ui @@ -207,15 +207,10 @@ - + True - - - True - center - end - - + center + end 5 -- 2.30.2